How to Install kodi software package in Ubuntu 17.04 (Zesty Zapus)

How to Install kodi software package in Ubuntu 17.04 (Zesty Zapus)

kodi software package provides Open Source Home Theatre (executable binaries), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kodi 

kodi is installed in your system.

Make ensure the kodi package were installed using the commands given below,

$ sudo dpkg-query -l | grep kodi *

You will get with kodi package name, version, architecture and description in a table

kodi package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Video
Package kodi
Version 16.1+dfsg1-2
Description Open Source Home Theatre (executable binaries)
Sub Section Video


See Also, How to uninstall or remove kodi software package from Ubuntu 17.04 (Zesty Zapus)?